Flow Editor MCP Node
warning
This node is in beta and may not be fully tested or documented. Use with caution.
Model Context Protocol for flow editing operations (v2)
Properties
Label | Property | Type | Description | Default Value | Is Required |
---|---|---|---|---|---|
Flow ID | flowId | botdojo/types/string | ID of the flow to edit | null | |
Branch | branch | botdojo/types/string | Branch name to edit (must start with 'flow_mcp') | null |
Output
Label | Property | Type | Description | Default Value |
---|---|---|---|---|
Model Context | modelContext | botdojo/interface/model_context | Flow editor model context | null |